Welcome![Sign In][Sign Up]
Location:
Search - udp n

Search list

[WinSock-NDISudptransport

Description: 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not reliable transmission of the channel, therefore the data transmission channel may occur bit error, data loss. Rdt3.0 and earlier versions are stop-wait for the agreement, which limits the underlying network hardware capabilities. To overcome this problem the introduction of pipeline technology, both of which can restore pipeline error in the basic methods : section N to a re-issued and selective repeat. In sum, to achieve error coding, sequencing, the timer, a confirmation, sliding window, congestion control.
Platform: | Size: 124739 | Author: 周崇青 | Hits:

[WinSock-NDISServerSocket_demo

Description: 非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
Platform: | Size: 48757 | Author: 万青 | Hits:

[TCP/IP stackaresregular209_05022007

Description: Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing - Bittorrent p2p client conne cted to supernode TCP / UDP leaf network and DHT n etwork. cf features a built-in directshow me dia player, a powerful library manager, shoutcast radio support and can be used to host p 2p gossips.
Platform: | Size: 1153129 | Author: 林晓 | Hits:

[Internet-NetworkServerSocket_demo

Description: 非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
Platform: | Size: 48128 | Author: 万青 | Hits:

[Internet-Networkupnp_udpnat

Description: 一个udp穿透nat的源代码-a udp penetrating nat source code
Platform: | Size: 6144 | Author: | Hits:

[Internet-Networkgbn

Description: 呵呵,交大网络作业;可靠的数据传输,go back to N;呵呵,错过了就可惜了-Oh, Chiao Tung network operations; Reliable data transmission, go back to N; Oh, it missed on the pity
Platform: | Size: 74752 | Author: 河南 | Hits:

[Internet-Networkudptransport

Description: 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not reliable transmission of the channel, therefore the data transmission channel may occur bit error, data loss. Rdt3.0 and earlier versions are stop-wait for the agreement, which limits the underlying network hardware capabilities. To overcome this problem the introduction of pipeline technology, both of which can restore pipeline error in the basic methods : section N to a re-issued and selective repeat. In sum, to achieve error coding, sequencing, the timer, a confirmation, sliding window, congestion control.
Platform: | Size: 124928 | Author: 周崇青 | Hits:

[P2Ptcp-udp-nat

Description: 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
Platform: | Size: 31744 | Author: 3Q | Hits:

[Internet-Networkliantian

Description: 基于UDP穿透Symmetric NAT 实现不同内网间通讯的P2P网络聊天系统-based on UDP penetrating Symmetric NAT achieve different internal communication network of peer-to-peer networks Chat System
Platform: | Size: 259072 | Author: 吴阳辉 | Hits:

[TCP/IP stackaresregular209_05022007

Description: Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing- Bittorrent p2p client conne cted to supernode TCP/UDP leaf network and DHT n etwork. cf features a built-in directshow me dia player, a powerful library manager, shoutcast radio support and can be used to host p 2p gossips.
Platform: | Size: 1153024 | Author: 林晓 | Hits:

[CommunicationDataLinkLayerUDP(1)

Description: 这是一款教学实验的源代码,数据链路控制规程的演示,用SOCKET(UDP) 通信平台实现点对点数据链路控制规程,演示了滑动窗口控制协议(GO-BACK-N)的工作原理的理解。-This is a teaching experiment
Platform: | Size: 197632 | Author: Tony Yau | Hits:

[Internet-NetworkGoBackN

Description: 教学实验源代码:实验对滑动窗口控制协议(GO-BACK-N)的工作原理有进一步的了解 SOCKET(UDP) 通信平台实现点对点数据链路控制规程,基本要求: ※ 建立数据链路 ※ 断开数据链路 ※ 收发数据 ※ 差错控制 ※ 与其他人的程序通信 ※ 键盘会话 -Teaching Experiment source code: The experiment of sliding window control protocol (GO-BACK-N) of the working principle of a further understanding of SOCKET (UDP) communication platform to achieve point-to-point data link control protocols, the basic requirements: ※ ※ the establishment of data link disconnect the data link to send and receive data ※ ※ ※ error control procedures and other communications ※ keyboard conversation
Platform: | Size: 2409472 | Author: Tony Yau | Hits:

[OtherVerilog

Description: verilog的简要教程 基本逻辑门,例如a n d、o r和n a n d等都内置在语言中。 • 用户定义原语( U D P)创建的灵活性。用户定义的原语既可以是组合逻辑原语,也可以 是时序逻辑原语。 • 开关级基本结构模型,例如p m o s 和n m o s等也被内置在语言中。-Verilog tutorial briefly the basic logic gates, such as and, or and NAND are built in the language. • user-defined primitives (UDP) to create flexibility. User-defined primitives are the combinational logic can be the original language may also be a temporal logic primitives. • The basic structure of switch-level models, such as PMOS and NMOS are also being built in the language.
Platform: | Size: 4169728 | Author: 阿春 | Hits:

[P2PUDP-NAT

Description: UDP穿透技术,原理简单,经过本地测试。 -UDP-penetrating technologies, the principle of simple, after local testing.
Platform: | Size: 8883200 | Author: 邹福广 | Hits:

[Internet-Networksocket

Description: tcp udp 网络编程源码 //创建套接字 sHost = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) if(INVALID_SOCKET == sHost) { printf("socket failed!\n") WSACleanup() //释放套接字资源 return -1 } //设置服务器地址 servAddr.sin_family =AF_INET servAddr.sin_addr.s_addr = inet_addr("127.0.0.1") servAddr.sin_port = htons((short)4999) int nServAddlen = sizeof(servAddr) //连接服务器 retVal=connect(sHost,(LPSOCKADDR)&servAddr, sizeof(servAddr)) if(SOCKET_ERROR == retVal) { printf("connect failed!\n") closesocket(sHost) //关闭套接字 WSACleanup() //释放套接字资源 return -1 } //向服务器发送数据 ZeroMemory(buf, BUF_SZIE) strcpy(buf, "MyTCP") retVal = send(sHost, buf, strlen(buf), 0) if (SOCKET_ERROR == retVal) { printf("send failed!\n") closesocket(sHost) //关闭套接字 WSACleanup() //释放套接字资源 return -1 -tcp udp network programming source code// create a socket sHost = socket (AF_INET, SOCK_STREAM, IPPROTO_TCP) if (INVALID_SOCKET == sHost) (printf ( " socket failed! \ n" ) WSACleanup () // release socket Word of resources return-1 )// set the server address servAddr.sin_family = AF_INET servAddr.sin_addr.s_addr = inet_addr ( " 127.0.0.1" ) servAddr.sin_port = htons ((short) 4999) int nServAddlen = sizeof ( servAddr) // connect to the server retVal = connect (sHost, (LPSOCKADDR) & servAddr, sizeof (servAddr)) if (SOCKET_ERROR == retVal) (printf ( " connect failed! \ n" ) closesocket (sHost) // Close socket WSACleanup () // release the socket resources return-1 )// to the server sending data ZeroMemory (buf, BUF_SZIE) strcpy (buf, " MyTCP" ) retVal = send (sHost, buf, strlen (buf), 0) if (SOCKET_ERROR == retVal) (printf ( " send failed! \ n" ) closesocket (sHost) // close the socket WSACleanup () // release socket resources to return
Platform: | Size: 2048 | Author: 闛靚 | Hits:

[matlaboscsend

Description: 发送一个开放声音控制(OSC)的信息通过UDP连接 oscsend(美,路径) oscsend(美,路径,类型,arg1的,arg2的,...) oscsedn(美,路径,类型,[参数]) ü= UDP的对象与打开的连接。 路径=路径字符串 =同类型的参数类型的字符串, 支持: 我=整数 f=浮动 商S =串 每组空(忽略相应的参数) 余=脉冲(忽略相应的参数) T=真(忽略相应的参数) F=假(忽略相应的参数) 乙=布尔(不是官方:将参数为T/在F型) 不支持: b=一滴 参数=参数所指定的类型。 示例 ü=的UDP( 127.0.0.1 ,7488) 的FOPEN(美) oscsend(ü, /测试 , ifsINBTF ,1,3.14, 您好 ,[],[],虚假,[],[]) fclose(美) 如需关于振荡信息http://opensoundcontrol.org/。-Sends a Open Sound Control (OSC) message through a UDP connection oscsend(u,path) oscsend(u,path,types,arg1,arg2,...) oscsedn(u,path,types,[args]) u = UDP object with open connection. path = path-string types = string with types of arguments, supported: i = integer f = float s = string N = Null (ignores corresponding argument) I = Impulse (ignores corresponding argument) T = True (ignores corresponding argument) F = False (ignores corresponding argument) B = boolean (not official: converts argument to T/F in the type) not supported: b = blob args = arguments as specified by types. EXAMPLE u = udp( 127.0.0.1 ,7488) fopen(u) oscsend(u, /test , ifsINBTF , 1, 3.14, hello ,[],[],false,[],[]) fclose(u) See http://opensoundcontrol.org/ for more information about OSC.
Platform: | Size: 2048 | Author: abeaqhax | Hits:

[OS programcsharpfr_NETSTAT-LISTE-PORTS-TCP-UDP-OUVERTS-AVEC

Description: NETSTAT-LISTE-PORTS-TCP-UDP-OUVERTS-AVEC-PROCESSUS cette ressource n est pas de moi mais ç a pourrait aider certains personne
Platform: | Size: 28672 | Author: azert | Hits:

[CSharpMyudptest

Description: C 获取本机IP,使用 CSocket类进行 UDP 发送和接收\n的例子,非常精炼,值得初学者参考,熟练人员使用。-C to obtain the local IP, use CSocket for sending and receiving UDP \ n example, Refining very worthy reference beginners, skilled personnel.
Platform: | Size: 36864 | Author: 王磊 | Hits:

[Embeded-SCM DevelopUDPTest

Description: 在winCE6.0下开发UDP通讯时的测试和应用例程,对开发者很有帮助(n winCE6.0 development of UDP communication test and application routines, very helpful for developers)
Platform: | Size: 1990656 | Author: macro689 | Hits:

[Internet-NetworkTCP1-n,对应发送

Description: <1>,一对多 <2>,能都对应客户端发送的问题(就是哪个客户端给我发送,我就给哪个客户端反馈信息) <3>,服务器的最大连接数 <4>,在客户端断开重连的情况下,保证服务器稳定运行(<1>, one to many <2> can send questions to the client (which client sends it to me, and which client I give it back) <3>, the maximum number of connections to the server <4>, in case the client disconnects, the server is guaranteed to run stably)
Platform: | Size: 5473280 | Author: 王痕 | Hits:
« 12 »

CodeBus www.codebus.net